#Exercise 6 from Python Programming Word Doc st=int(input("What is the starting number")) end=int(input("What is the last number")) i=st while i